home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / shells / guest-0.000 / guest-0 / guest-0.2 / INSTALL < prev    next >
Text File  |  1995-05-08  |  906b  |  25 lines

  1. NOTE: The binary supplied is i486-linux (ELF)
  2.  
  3. For people with ELF:
  4.     There is already a binary supplied, linked against `libc.so.5.0.6' and
  5.     `libncurses.so.1.9.0'. If you don't have a shared version of the
  6.     ncurses library, I strongly suggest you make one, it's easy and will
  7.     save you memory and disk space.
  8.  
  9.     However, if you feel you want to make it yourself read the section for
  10.     who are not as blessed as you. :)
  11.  
  12. For those without ELF:
  13.     You need ncurses version 1.9 or above to use this, previous versions
  14.     have funny problems
  15.  
  16.     First edit `config.h' then `Makefile' to suit your needs.
  17.  
  18.     Then type `make', it should compile without any warnings or errors.
  19.     Try it out on the supplied `test.menu', if it doesn't work please tell
  20.     me what's wrong, and if you are so inclined, have a look at the source
  21.     and try to fix it.
  22.  
  23.     If it compiles and runs, type `make install' to install it in
  24.     /usr/local/bin
  25.